xen.git
2006-03-31 cl349@firebug... Fix do_IRQ high bit masking.
2006-03-31 kaf24@firebug... Plumb network vif credit-based rate limiting thorugh...
2006-03-31 kaf24@firebug... Currently, xm & xend allow an XAUTHORITY to be specifi...
2006-03-31 kaf24@firebug... Various softirq cleanups:
2006-03-31 Ian.Campbell... Disable xen bus and grant tables when supervisor_mode_k...
2006-03-31 kaf24@firebug... See panic messages before the post message processing.
2006-03-31 kaf24@firebug... Enable the setting and trapping of breakpoints for...
2006-03-31 kaf24@firebug... The ia64 build doesn't yet include drivers/xen/Kconfig...
2006-03-30 emellor@leeni... Merged.
2006-03-30 emellor@leeni... Remove the transaction parameter from xenbus_switch_sta...
2006-03-30 emellor@leeni... Better formatting of error messages for xmlrpclib.Fault...
2006-03-30 emellor@leeni... Print error messages to stderr. Remove unused handle_x...
2006-03-30 emellor@leeni... Set the permissions correctly on the XML-RPC UDP socket...
2006-03-30 emellor@leeni... Further attempts to recover from a corrupt store, this...
2006-03-30 emellor@leeni... Don't use abbreviated ip subcommands -- these are not...
2006-03-30 cl349@firebug... Remove __HYPERVISOR_sched_op_new in favour of a header...
2006-03-30 cl349@firebug... Change how we add the include asm override to CPPFLAGS.
2006-03-30 emellor@leeni... Merged.
2006-03-30 emellor@leeni... Added medium-length (around 20 minute run-time) test...
2006-03-30 kaf24@firebug... The attached trivial patch fixes cases where a block...
2006-03-30 smh22@firebug... Fix comment.
2006-03-30 kaf24@firebug... More fixes to gdbserver for HVM guest debugging. Also fix
2006-03-30 kaf24@firebug... Use AFLAGS for assembly files so we can "+=" more flags.
2006-03-30 kaf24@firebug... Include the E7520 (e.g., Dell 1850) irqbalance quirk...
2006-03-30 emellor@leeni... Merged.
2006-03-30 emellor@leeni... Check the return value of domain_lookup_by_name_or_id_n...
2006-03-30 emellor@leeni... Fix the ProtocolError seen when the server throws an...
2006-03-30 kaf24@firebug... Fix xenconsoled when sending lots of console data to...
2006-03-29 kaf24@firebug... Same panic() behaviour as native Linux when running...
2006-03-29 kaf24@firebug... Xen waits 5 seconds to reboot when domain 0 crashes...
2006-03-29 emellor@leeni... Revert accidental commit.
2006-03-29 emellor@leeni... Merged.
2006-03-29 smh22@firebug... Fix save/restore on 64-bit.
2006-03-29 smh22@firebug... Fix save/restore bug; further rationalization of xenbus...
2006-03-29 cl349@firebug... Free shadows of any pages which are released by a domai...
2006-03-29 cl349@firebug... Re-arrange code for followup patch and remove extra...
2006-03-29 kaf24@firebug... Compute actual baud rate from UART divisor latch contents
2006-03-29 kaf24@firebug... Ensure curr_vcpu in domain.c is set correctly, even...
2006-03-29 kaf24@firebug... Make maximum number of supported physical CPUs a compil...
2006-03-29 anthony@rhesis... Remove vcpu_avail from the public S-Expression that...
2006-03-29 kaf24@firebug... SVM patch to update guest time with latest hvm modifica...
2006-03-29 kaf24@firebug... Some fixes to IRET hypercall and failsafe callback...
2006-03-29 cl349@firebug... Initialise p2m entries to INVALID_MFN and disable debug...
2006-03-28 kaf24@firebug... Fix get_page_type() when passed PGT_va_mutable.
2006-03-28 kaf24@firebug... Clean up and fix VCPU hotplug and SMP save/restore.
2006-03-28 cl349@firebug... Change do_IRQ high bit masking.
2006-03-28 kaf24@firebug... The introduction of the SMI handling code added in...
2006-03-28 kaf24@firebug... merge
2006-03-28 kaf24@firebug... Add missing -xen ia64 config file.
2006-03-28 kaf24@firebug... SVM only patch to fix location of PIO request RIP update.
2006-03-28 emellor@leeni... Merged.
2006-03-28 emellor@leeni... Mention uClibc and buildroot configs.
2006-03-28 emellor@leeni... Added README for the XenSource-hosted initrd.
2006-03-28 emellor@leeni... Download the initrd from xm-test.xensource.com, unless...
2006-03-28 emellor@leeni... Watch for @introduceDomain, for symmetry with the exist...
2006-03-28 emellor@leeni... Have TCPXMLRPCServer inherit from SocketServer.Threadin...
2006-03-28 cl349@firebug... Remove special handling of {set,clear}_in_cr4().
2006-03-28 kaf24@firebug... Simplify the failsafe callback handler in x86/64 linux...
2006-03-28 kaf24@firebug... Add -xen buildconfig for ia64 and tweak CONFIG_VT setup...
2006-03-27 kaf24@firebug... Make -xen default kernel compile on x86_64 by removing...
2006-03-27 cl349@firebug... Whitespace.
2006-03-26 kaf24@firebug... Fix 64-bit HVM guest debug via gdbserver:
2006-03-26 kaf24@firebug... Allow 64-bit Xen to run 64-bit hvm SMP guests.
2006-03-26 kaf24@firebug... Don't reclaim vcpus that are not put into use yet when...
2006-03-26 kaf24@firebug... Fix build error with debug=y inxen/ia64 by moving
2006-03-26 kaf24@firebug... The attached patch to the qemu emulation of the pcnet...
2006-03-26 kaf24@firebug... Add format printf attribute to panic() prototype and...
2006-03-24 kaf24@firebug... Added tag 3.0.2-rc for changeset af0573e9e5258db0a9d28a...
2006-03-24 emellor@leeni... Switch the default build to make the -xen kernel, not...
2006-03-24 harry@localhost... Fix bug 515 by adding a global lock around the hotplug...
2006-03-24 anthony@rhesis... 1) Introduce new exception type XendInvalidDomain that...
2006-03-24 kaf24@firebug... Create /var/xen/dump/ during tools installation, or...
2006-03-24 kaf24@firebug... Detect spurious faults taken in the hypervisor that are
2006-03-24 kaf24@firebug... This patch is mainly a cleanup of vmx related xentrace...
2006-03-24 kaf24@firebug... Update gdb documentation
2006-03-24 kaf24@firebug... The patch removes old Xenbus files, fixes 0 length...
2006-03-24 kaf24@firebug... Fix mini-os xenbus.
2006-03-23 kaf24@firebug... Remove unnecessary zlib includes.
2006-03-23 kaf24@firebug... on_selected_cpus() must not send IPIs with empty target...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 cl349@firebug... Remove unused variable.
2006-03-23 kaf24@firebug... Reduce spin-waiting in Xen serial driver:
2006-03-23 kaf24@firebug... Merge hvm_store_cpu_guest_regs() and hvm_store_cpu_gues...
2006-03-23 kaf24@firebug... Rename generic_page_range as apply_to_page_range, expor...
2006-03-23 emellor@leeni... Merged.
2006-03-23 kaf24@firebug... Fix 2 VMX time-related bugs:
2006-03-23 emellor@leeni... Added copyright declaration for Christopher Clark,...
2006-03-23 emellor@leeni... Use *args inside FAIL and SKIP so that it is possible...
2006-03-23 emellor@leeni... Import the current version of talloc from the Samba...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Improve error handling, in particular fixing the Protoc...
2006-03-23 kaf24@firebug... Enable Windows PAE guest on x86-64. Deals with two...
2006-03-23 emellor@leeni... Added exception handler for ProtocolError.
2006-03-23 emellor@leeni... Added example config entries for xend-tcp-xmlrpc-server and
2006-03-23 emellor@leeni... Use the string Error: rather than Xend has generated...
2006-03-23 emellor@leeni... Removed unused handler parameter from UnixXMLRPCServer...
2006-03-23 emellor@leeni... Fix call to send_sysrq.
next